From 2e5b4242dbc07cc1b5cc7beac761dd98d8e153b0 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 4 Jan 2025 23:22:41 +0900 Subject: added waybar style - catpuccin frappe --- config/waybar/style/[Catppuccin] Latte.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config/waybar/style/[Catppuccin] Latte.css') diff --git a/config/waybar/style/[Catppuccin] Latte.css b/config/waybar/style/[Catppuccin] Latte.css index f7a3e856..16b412bb 100644 --- a/config/waybar/style/[Catppuccin] Latte.css +++ b/config/waybar/style/[Catppuccin] Latte.css @@ -15,8 +15,9 @@ font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"'; window#waybar { transition-property: background-color; transition-duration: 0.5s; - border-bottom: 2px solid @sapphire; - background: @theme_base_color; + border-top: 1px solid @flamingo; + border-bottom: 3px solid @lavender; + background: alpha(@overlay0, 0.3); border-radius: 10px; } -- cgit v1.2.3